unsafe code meaning in English
非安全代码
Examples
- Operator can only be used in unsafe code blocks
运算符只能在不安全代码块中使用。 - For more information about unsafe code , see
有关不安全代码的更多信息,请参见 - A custom task can run potentially unsafe code
自定义任务可以运行可能不安全的代码。 - To compile unsafe code , you must specify the
若要编译不安全代码,必须指定 - As with all unsafe code , use caution
与所有不安全代码一样,请谨慎使用。